dnd: Set explicitly GtkGestureSingle::button to 0 on the drag gesture
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:50:15 +0000 (21:50 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:53:39 +0000 (13:53 +0200)
commit8ca205af5d74850da8cfee6f5a371923b187dbf8
treeacd32c0dcabed9d56008f5e41474bcd1c357f504
parent1c23ab5a7e98a10b53811cf5c452e64a07ce7dc9
dnd: Set explicitly GtkGestureSingle::button to 0 on the drag gesture

This gesture handles drags done with any button, so unset the current button=1
default.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkdnd.c